Skip to content

samples: drivers: uart: async_api: Added support for BTL-s #93403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

akanisetti
Copy link
Contributor

@akanisetti akanisetti commented Jul 21, 2025

Added support for async api application on BTL-s platform

Signed-off-by: Anisetti Avinash Krishna [email protected]

Resolves #93408

Added support for async api application on BTL-s platform.
Resolves zephyrproject-rtos#93408

Signed-off-by: Anisetti Avinash Krishna <[email protected]>
@akanisetti akanisetti added the platform: Intel Intel Corporation label Jul 21, 2025
@akanisetti akanisetti marked this pull request as ready for review July 21, 2025 07:20
@zephyrbot zephyrbot added area: Samples Samples area: UART Universal Asynchronous Receiver-Transmitter labels Jul 21, 2025
@zephyrbot zephyrbot requested review from dcpleung, kartben and nashif July 21, 2025 07:22
@akanisetti akanisetti requested a review from JordanYates July 21, 2025 07:25
Copy link

Copy link
Contributor

@kumarnac kumarnac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akanisetti
Copy link
Contributor Author

@anasnashif @kartben, Please review this PR as #91751 merge is blocked due to a build failure which will be resolved with this PR

@nashif nashif merged commit 4675f17 into zephyrproject-rtos:main Jul 24, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Samples Samples area: UART Universal Asynchronous Receiver-Transmitter platform: Intel Intel Corporation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

samples/drivers/uart/async_api fails to build on intel_btl_s_crb platform as DMA driver needed is not enabled in dtsi.
7 participants